Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 173,101 for

document formatting

(0.14 sec)
  1. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra Formatting to the table. DocumentBuilder bu…...specified with rgba in the word document Aspose.Words Product Family...GenerateWordFromWith() { Document doc = new Document(); // We can position...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  2. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append Documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....Contents [ Hide ] AppendDocument( Document , ImportFormatMode ) Appends...the specified document to the end of this document. public void...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Document.GetPageInfo(0) runs indefinitely for s...

    Hello! We have observed that for some Documents, executing the method Document.GetPageInfo(0) never finishes. I have attached a sample C# solution that demonstrates the issue. AsposeInfiniteLoadingBug.7z (54.5 KB) The…...Document.GetPageInfo(0) runs indefinitely for some documents...that for some documents, executing the method document.GetPageInfo(0)...

    forum.aspose.com/t/document-getpageinfo-0-runs-...
  4. ExportListLabels | Aspose.Words for Java

    Specifies how list labels are exported to HTML MHTML and EPUB in Java.... Document doc = new Document(); DocumentBuilder...removeNumbers(); // When saving the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Paragraph.FrameFormat | Aspose.Words for .NET

    Discover the Paragraph FrameFormat property, easily access and customize frame Formatting properties for enhanced Document presentation....Provides access to the frame formatting properties. public FrameFormat...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  6. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, fonts, and colors to cell ranges programmatically....Ask AI Format Ranges with C++ Contents [ Hide ] Possible Usage...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/cpp/how-to-format-a-range/
  7. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/nodejs-cpp/copy-range-sty...
  8. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....revisions in a document. Document doc = new Document(); DocumentBuilder... // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/java/com.aspose.word...
  9. C++ API to Convert XSLFO to XLT | products.aspo...

    Convert XSLFO to XLT via C++ API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is an XML-based...used to define the formatting of a document. It is used to describe...

    products.aspose.com/total/cpp/conversion/xslfo-...
  10. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...